home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-0198 / AMOSLIST / text0145.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  433 b   |  19 lines

  1.  
  2.  
  3. On Tue, 27 Jan 1998, Sasu Lintula wrote:
  4.  
  5. > Hi, folks!
  6. > Could you help me with these promblems:
  7. > 1) My program uses GET DISC FONTS -command to locate the font I need.
  8. > On A500/KS1.3 this works fine but when I run my program on A1200 AMOS
  9. > -requester pops up whining that it could not find device ENV:. How can
  10. > I get rid of it?
  11.  
  12. If you dont want the requester you can use
  13. request off
  14. to disabling annoying requesters!
  15.  
  16.  
  17.